Check in shapelib and experimental prototype of crude shapefile support.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 20 Sep 2004 17:21:22 +0000 (17:21 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 20 Sep 2004 17:21:22 +0000 (17:21 +0000)
commitae3a0da09f8ff38220108de9018d3bb53f07bde2
treee171b0281a4c56bc3bd4f2ed6a766e7c89683bd7
parentd15251b1b97a6a106964166e745d08af4277a67f
Check in shapelib and experimental prototype of crude shapefile support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@932 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/Makefile
gpsbabel/mingw/Makefile
gpsbabel/shape.c [new file with mode: 0644]
gpsbabel/shapelib/README.GPSBabel [new file with mode: 0644]
gpsbabel/shapelib/dbf_api.html [new file with mode: 0644]
gpsbabel/shapelib/dbfopen.c [new file with mode: 0644]
gpsbabel/shapelib/shapelib.html [new file with mode: 0644]
gpsbabel/shapelib/shp_api.html [new file with mode: 0644]
gpsbabel/shapelib/shpopen.c [new file with mode: 0644]
gpsbabel/vecs.c